C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FlexGridBase<T> Class / AlternatingRowStep Property

In This Topic
AlternatingRowStep Property (FlexGridBase<T>)
In This Topic
Gets or sets a value that determines the number of regular rows between 'alternating' rows.
Syntax
'Declaration
 
Public Overridable Property AlternatingRowStep As Integer
 
See Also